Skip test-pull-repeated during CI
authorSimon McVittie <smcv@debian.org>
Mon, 30 Jul 2018 15:51:01 +0000 (16:51 +0100)
committerSimon McVittie <smcv@debian.org>
Sun, 3 Sep 2023 11:06:27 +0000 (12:06 +0100)
commitbfa055edd776450ae470920a34907615f2529d34
treeaeec1f24dfea22816ae57ddf8c0c37da606a8e6c
parent4e2eac08d6fce9455d907bac550f907f7f4fd121
Skip test-pull-repeated during CI

This test is expected to fail a small proportion of the time. During
the build of ostree 2018.7-1 in Debian, it seems we were unlucky on
s390x. Non-deterministic tests are also problematic for autopkgtest,
where they can gate migration of our dependencies like GLib, so skip
this test unless the caller has opted-in to non-deterministic tests.

It would be appropriate to enable this test in environments where
failures can easily be retried and are not disruptive to other
packages.

Signed-off-by: Simon McVittie <smcv@debian.org>
Gbp-Pq: Topic debian
Gbp-Pq: Name Skip-test-pull-repeated-during-CI.patch
tests/test-pull-repeated.sh